func html/template.indirect

2 uses

	html/template (current package)
		content.go#L115: func indirect(a any) any {
		content.go#L153: 		switch s := indirect(args[0]).(type) {